API: Add gtk_container_propagate_draw()
authorBenjamin Otte <otte@redhat.com>
Mon, 6 Sep 2010 09:34:07 +0000 (11:34 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Sep 2010 13:11:36 +0000 (15:11 +0200)
commit0cbe62f943c5bd0fc71824b2415d7ee330ff815e
treed3183b3707952e85a31d24711c0eacdfa65fcc17
parent90379ed68af798d26272da559c07ff6b6202202a
API: Add gtk_container_propagate_draw()

Equivalent to gtk_container_propagate_expose(), just for the draw event.
Also port GtkContainer to the draw vfunc
gtk/gtk.symbols
gtk/gtkcontainer.c
gtk/gtkcontainer.h